home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / moreselmaniafix.swf / scripts / DefineButton2_328 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-16  |  162 b   |  6 lines

  1. on(release){
  2.    _root.submit._x = -200;
  3.    _root.submitted._x += 210;
  4.    mochi.MochiScores.showLeaderboard({boardID:"c95a91d5224a3b2d",score:finalscore});
  5. }
  6.